@charset "utf-8";

/* 底部*/
.footer{background: #f0f0f0; width:100%;}
.footer a{color: #444;}
.gaba{display: inline-block;vertical-align: -4px;margin-right: 5px}

.footer .foot{padding: 15px 0; position: relative;}
.footer .foot .text-c{width: 50%;}
.footer .foot .erweim{width: 20%;text-align: center;}
.footer .foot .text-c p{ text-align:left; line-height:24px; margin:6px 0;}
.footer .ipv6{border:2px solid #999;padding:0 4px;border-radius:4px;}
.footimg{ width: 30%;margin-left: auto;margin-top: 20px;}
.dzjg{position: absolute;left:15%;}
.zfjc{position: absolute;right:15%; padding-top:10px;}
.res_mode{display:inline-block;}

 .slh{
        height: 51px;
        background-color: #fff;
  
    }
@media screen and (max-width: 750px) {
  .footimg{width: 100%; text-align: center;}
  .footer .foot .text-c{width: 100%;margin: 0px auto;float: none;}
  .footer .foot .text-c p{text-align: left;}
  .footer .foot .erweim{width: 100%;}
}
@media screen and (max-width: 480px) {
  .footimg{width: 100%; text-align: center;}
  .footer .foot .text-c{width: 100%;margin: 0px auto;float: none;}
  .footer .foot .text-c p{text-align: left;}
  .footer .foot .erweim{width: 100%;}	
}
@media screen and (max-width: 350px) {
  .footimg{width: 100%; text-align: center;}
  .footer .foot .text-c{width: 100%;margin: 0px auto;float: none;}
  .footer .foot .text-c p{text-align: left;}
  .footer .foot .erweim{width: 100%;}	
}
